home *** CD-ROM | disk | FTP | other *** search
/ Stone Design / Stone Design.iso / Explorer.app / English.lproj / Info.nib / data.classes next >
Text File  |  1995-03-06  |  430b  |  12 lines

  1. ScaledView = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = FooFaraw; };
  2. FooFaraw = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
  3. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  4. Info = {
  5.     ACTIONS = {
  6.     "orderFrontInfoPanel:" = "orderFrontInfoPanel:"; 
  7.     "windowWillClose:" = "windowWillClose:"; 
  8.     }; 
  9.     OUTLETS = {panel = panel; scaledView = scaledView; versionField = versionField; }; 
  10.     SUPERCLASS = Object; 
  11. };
  12.